golang.org/x/net/http2.dataBuffer.lastChunkOrAlloc (method)
2 uses
golang.org/x/net/http2 (current package)
databuffer.go#L125: chunk := b.lastChunkOrAlloc(want)
databuffer.go#L135: func (b *dataBuffer) lastChunkOrAlloc(want int64) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)